1)  The following code is to be copied into compiled.txt which can be placed anywhere:

c: 
cd\deusex\system 
copy deusex.u c:\ 
del deusex.u 
cd\deusex\system 
ucc make

(That's presuming you've installed Deus Ex on c:\deusex!)

2)  Rename the file to compiled.bat and run it when ever you want to rebuild the DEUSEX (the main) package.  It backs up the old deusex.u package to the root of c.

3)  Have fun compiling super easy! 

________________________________

Instructions To Extract The DeusEx Source: 
First, backup your c:\deusex\system directory in case you mess things up later :)

1) Download and install the Deus Ex SDK.

2) Start unrealed.exe found in the c:\deusex\system.exe directory.

3) Top right of the editor, there is a drop down menu.  Near the black, bold "Browse".  In the drop down box select "Classes".  At the bottom right corner of the screen click on "Export All" and when the message box appears, click "yes".  This extracts nearly all of the UnrealScript source files for Deus Ex into your c:\deusex\ directories.

4) If you look in your c:\deusex directory, the observant of you will notice that there are a hell of a lot more sub directories!  This is where the UnrealScript source files extract to. DO NOT move these :)  That would mess _everything_ up!

________________________________

Thank you for using this tutorial!  Email me at boneskull62@hotmail.com with your opinion or post them on Modus Moriendi's message board or this message board.